Version 1.4: -Added file locking when copying files -Added Giffer GIF viewer -Added ASCII file viewer -Reduced registration fee to $9.00 -Took out self-checksum at the start of the program: the self-checksum would not run with SHARE.EXE installed (it gave an 'general failure on drive C:' message), so I decided to take it out instead of re-writing it. Checksum on T.EXE will now only be performed when you configure T.EXE. -Fixed bug: some root directories (ie. CD-ROM) were unable to be read, now fixed. Version 1.3: -Combined 'extract zip', 'extract lzh', 'extract arj' into 1 command, will detect the type of archive and use the corresponding archiver. Version 1.2: -Added 'text search' command -File search results were saved to file regardless of configuration, now fixed. -Rewrote 'file copy' routine: -Old routine did not properly detect disk full in some cases, resulting in partially copied file. -New routine is faster and uses variable buffer size (uses a larger buffer if enough memory is available). -If not enough memory for copy buffer, memory from stack will be used as buffer. -New routine will prevent a file from copying onto itself. -If moving accross different devices and user chose to use 'copy and then delete', TAZ-Filer now ask for deletion of ONLY those files that were successfully moved. -If viewing a archive and the archive contains pathnames as well as filenames, sort by extension will hang system, it's now fixed. Also, directories with '.' in name is now taken into account when sorting by extension. -uses about 25k less memory than Version 1.1 (now will run with as little as 185k), EXE smaller too. -minor speed improvements Version 1.1: -Added MIDI interface adapter and Roland MT32 card support for TAZ-Play. -Allowed sort by name, extension, size, date when viewing archive files. -Added E-mail address to T.DOC -Found bug: tree does not look right in some cases (superficial problem, does not affect operation). Bug discovered but not yet fixed. Version 1.0: -1st release